[INFO] fetching crate async-ssh2 0.1.2-beta...
[INFO] testing async-ssh2-0.1.2-beta against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate async-ssh2 0.1.2-beta into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate async-ssh2 0.1.2-beta
[INFO] finished tweaking crates.io crate async-ssh2 0.1.2-beta
[INFO] tweaked toml for crates.io crate async-ssh2 0.1.2-beta written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-ssh2 0.1.2-beta on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding smol v0.1.18 (available: v2.0.2)
[INFO] [stderr]       Adding ssh2 v0.8.3 (available: v0.9.5)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded smol v0.1.18
[INFO] [stderr]   Downloaded ssh2 v0.8.3
[INFO] [stderr]   Downloaded cache-padded v1.3.0
[INFO] [stderr]   Downloaded parking v1.0.6
[INFO] [stderr]   Downloaded blocking v0.4.7
[INFO] [stderr]   Downloaded futures-lite v0.1.11
[INFO] [stderr]   Downloaded wepoll-sys-stjepang v1.0.8
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libz-sys v1.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c410f655a63e8c585b9ebc5862dc4c7404ceec0c432c211bba20b7d2eaa2110
[INFO] running `Command { std: "docker" "start" "-a" "6c410f655a63e8c585b9ebc5862dc4c7404ceec0c432c211bba20b7d2eaa2110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c410f655a63e8c585b9ebc5862dc4c7404ceec0c432c211bba20b7d2eaa2110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c410f655a63e8c585b9ebc5862dc4c7404ceec0c432c211bba20b7d2eaa2110", kill_on_drop: false }`
[INFO] [stdout] 6c410f655a63e8c585b9ebc5862dc4c7404ceec0c432c211bba20b7d2eaa2110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34b97a4e65ef1aaaba87a1af8f1543c0f61282604824682d7a6a0398b8dcb4c6
[INFO] running `Command { std: "docker" "start" "-a" "34b97a4e65ef1aaaba87a1af8f1543c0f61282604824682d7a6a0398b8dcb4c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling parking v1.0.6
[INFO] [stderr]    Compiling async-task v3.0.0
[INFO] [stderr]    Compiling futures-lite v0.1.11
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling blocking v0.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling smol v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ssh2 v0.8.3
[INFO] [stderr]    Compiling async-ssh2 v0.1.2-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stdout]   --> src/util.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with(|_s| match cb() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
[INFO] running `Command { std: "docker" "inspect" "34b97a4e65ef1aaaba87a1af8f1543c0f61282604824682d7a6a0398b8dcb4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b97a4e65ef1aaaba87a1af8f1543c0f61282604824682d7a6a0398b8dcb4c6", kill_on_drop: false }`
[INFO] [stdout] 34b97a4e65ef1aaaba87a1af8f1543c0f61282604824682d7a6a0398b8dcb4c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94f3038ee58331b91c5048f427f09a7d3c0a8d7b7f7a7764fa434c9caecfe38
[INFO] running `Command { std: "docker" "start" "-a" "e94f3038ee58331b91c5048f427f09a7d3c0a8d7b7f7a7764fa434c9caecfe38", kill_on_drop: false }`
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stdout] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stdout]   --> src/util.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with(|_s| match cb() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling async-ssh2 v0.1.2-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stdout]   --> src/util.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with(|_s| match cb() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.31s
[INFO] running `Command { std: "docker" "inspect" "e94f3038ee58331b91c5048f427f09a7d3c0a8d7b7f7a7764fa434c9caecfe38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94f3038ee58331b91c5048f427f09a7d3c0a8d7b7f7a7764fa434c9caecfe38", kill_on_drop: false }`
[INFO] [stdout] e94f3038ee58331b91c5048f427f09a7d3c0a8d7b7f7a7764fa434c9caecfe38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04e83b4f0d2f392d5e8a34a5124e0a35297361fae30709988216425733527bd4
[INFO] running `Command { std: "docker" "start" "-a" "04e83b4f0d2f392d5e8a34a5124e0a35297361fae30709988216425733527bd4", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stderr]   --> src/util.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 |         .with(|_s| match cb() {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `async-ssh2` (lib) generated 1 warning
[INFO] [stderr] warning: `async-ssh2` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_ssh2-802fed4ba04dec24)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-8c9f61ce4a62b1f4)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test knownhosts::reading ... ok
[INFO] [stdout] test knownhosts::smoke ... ok
[INFO] [stdout] test channel::bad_smoke ... FAILED
[INFO] [stdout] test channel::exit_code_ignores_other_errors ... FAILED
[INFO] [stdout] test channel::forward ... FAILED
[INFO] [stdout] test channel::direct ... FAILED
[INFO] [stdout] test channel::eof ... FAILED
[INFO] [stdout] test session::session_is_send ... ok
[INFO] [stdout] test session::scp_send ... FAILED
[INFO] [stdout] test channel::nonblocking_before_exit_code ... FAILED
[INFO] [stdout] test channel::handle_extended_data ... FAILED
[INFO] [stdout] test channel::drop_nonblocking ... FAILED
[INFO] [stdout] test channel::smoke ... FAILED
[INFO] [stdout] test channel::writing_data ... FAILED
[INFO] [stdout] test channel::setenv ... FAILED
[INFO] [stdout] test channel::reading_data ... FAILED
[INFO] [stdout] test agent::smoke ... FAILED
[INFO] [stdout] test session::keepalive ... FAILED
[INFO] [stdout] test session::scp_recv ... FAILED
[INFO] [stdout] test channel::shell ... FAILED
[INFO] [stdout] test session::smoke ... FAILED
[INFO] [stdout] test session::smoke_handshake ... FAILED
[INFO] [stdout] test sftp::smoke ... FAILED
[INFO] [stdout] test sftp::ops ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- channel::bad_smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::bad_smoke' (20) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048f3559 - all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:52:40
[INFO] [stdout]   23:     0x5ee3048ceebd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa9c0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2c35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048d004e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048caf88 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048caf88 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048caf88 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdcfc - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915f49 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c2e55 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf262 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492ad69 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493315e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e67e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929619 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5f97 - all[a6105d1a175cc2ad]::channel::bad_smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:50:1
[INFO] [stdout]   39:     0x5ee3048e8aa7 - all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:51:21
[INFO] [stdout]   40:     0x5ee3048acfc6 - <all[a6105d1a175cc2ad]::channel::bad_smoke::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::exit_code_ignores_other_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::exit_code_ignores_other_errors' (25) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048eca34 - all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:221:40
[INFO] [stdout]   23:     0x5ee3048ce74d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa1e0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2535 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfe1e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c7d38 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c7d38 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c7d38 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdacc - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915769 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c1485 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf0a2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a899 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932a5e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e13e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929389 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5277 - all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:219:1
[INFO] [stdout]   39:     0x5ee3048e8957 - all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:220:42
[INFO] [stdout]   40:     0x5ee3048ace06 - <all[a6105d1a175cc2ad]::channel::exit_code_ignores_other_errors::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::forward' (26) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048f2767 - all[a6105d1a175cc2ad]::channel::forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:164:40
[INFO] [stdout]   23:     0x5ee3048cedad - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa8a0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2b35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfffe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048ca858 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048ca858 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048ca858 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdcac - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915e29 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c2aa5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf222 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492acb9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493305e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e5be - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049295b9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::forward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5db7 - all[a6105d1a175cc2ad]::channel::forward
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:162:1
[INFO] [stdout]   39:     0x5ee3048e8a77 - all[a6105d1a175cc2ad]::channel::forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:163:19
[INFO] [stdout]   40:     0x5ee3048acf86 - <all[a6105d1a175cc2ad]::channel::forward::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::direct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::direct' (21) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048f13be - all[a6105d1a175cc2ad]::channel::direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:150:40
[INFO] [stdout]   23:     0x5ee3048ceb8d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa660 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2935 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cff5e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c99f8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c99f8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c99f8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdc0e - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915be7 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c2345 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf1a0 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492ab59 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932e60 - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e440 - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929507 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::direct::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f59f9 - all[a6105d1a175cc2ad]::channel::direct
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:139:1
[INFO] [stdout]   39:     0x5ee3048e8a17 - all[a6105d1a175cc2ad]::channel::direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:140:18
[INFO] [stdout]   40:     0x5ee3048acf06 - <all[a6105d1a175cc2ad]::channel::direct::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::eof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::eof' (23) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048edcdf - all[a6105d1a175cc2ad]::channel::eof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:107:40
[INFO] [stdout]   23:     0x5ee3048ce85d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa300 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2635 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfe6e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c8468 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c8468 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c8468 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdb1c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915889 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c1835 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf0e2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a949 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932b5e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e1fe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049293e9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::eof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5457 - all[a6105d1a175cc2ad]::channel::eof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:105:1
[INFO] [stdout]   39:     0x5ee3048e8987 - all[a6105d1a175cc2ad]::channel::eof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:106:15
[INFO] [stdout]   40:     0x5ee3048ace46 - <all[a6105d1a175cc2ad]::channel::eof::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::scp_send stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::scp_send' (40) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee30492febd - all[a6105d1a175cc2ad]::session::scp_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:168:40
[INFO] [stdout]   23:     0x5ee3048cf2fd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fae40 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d3035 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048d018e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048ccc48 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048ccc48 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048ccc48 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cde3c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049163c9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c3d15 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf362 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492b029 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493355e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e97e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929779 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::scp_send::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3049317a7 - all[a6105d1a175cc2ad]::session::scp_send
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:165:1
[INFO] [stdout]   39:     0x5ee30492c997 - all[a6105d1a175cc2ad]::session::scp_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:166:20
[INFO] [stdout]   40:     0x5ee3048ad106 - <all[a6105d1a175cc2ad]::session::scp_send::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::nonblocking_before_exit_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::nonblocking_before_exit_code' (29) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048eb509 - all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:204:40
[INFO] [stdout]   23:     0x5ee3048ce63d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa0c0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2435 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfdce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c7608 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c7608 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c7608 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cda7e - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915647 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c10d5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf060 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a7e9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932960 - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e080 - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929337 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5099 - all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:202:1
[INFO] [stdout]   39:     0x5ee3048e8927 - all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:203:40
[INFO] [stdout]   40:     0x5ee3048acdc6 - <all[a6105d1a175cc2ad]::channel::nonblocking_before_exit_code::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::handle_extended_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::handle_extended_data' (28) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048ea86b - all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:79:40
[INFO] [stdout]   23:     0x5ee3048ce52d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f9fa0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2335 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfd7e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c6ed8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c6ed8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c6ed8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cda2c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915529 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c0d25 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf022 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a739 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493285e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490dfbe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049292d9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f4eb7 - all[a6105d1a175cc2ad]::channel::handle_extended_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:77:1
[INFO] [stdout]   39:     0x5ee3048e88f7 - all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:78:32
[INFO] [stdout]   40:     0x5ee3048acd86 - <all[a6105d1a175cc2ad]::channel::handle_extended_data::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::drop_nonblocking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::drop_nonblocking' (22) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048ea3c9 - all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:190:40
[INFO] [stdout]   23:     0x5ee3048ce41d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f9e80 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2235 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfd2e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c67a8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c67a8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c67a8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cd9dc - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915409 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c0975 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048befe2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a689 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493275e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490defe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929279 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f4cd7 - all[a6105d1a175cc2ad]::channel::drop_nonblocking
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:185:1
[INFO] [stdout]   39:     0x5ee3048e88c7 - all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:186:28
[INFO] [stdout]   40:     0x5ee3048acd46 - <all[a6105d1a175cc2ad]::channel::drop_nonblocking::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::smoke' (33) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048efbc9 - all[a6105d1a175cc2ad]::channel::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:28:40
[INFO] [stdout]   23:     0x5ee3048cea7d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa540 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2835 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cff0e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c92c8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c92c8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c92c8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdbbc - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915ac9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c1f95 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf162 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492aaa9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932d5e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e37e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049294a9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5817 - all[a6105d1a175cc2ad]::channel::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:26:1
[INFO] [stdout]   39:     0x5ee3048e89e7 - all[a6105d1a175cc2ad]::channel::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:27:17
[INFO] [stdout]   40:     0x5ee3048acec6 - <all[a6105d1a175cc2ad]::channel::smoke::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::writing_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::writing_data' (34) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048e95fb - all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:96:40
[INFO] [stdout]   23:     0x5ee3048ce30d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f9d60 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2135 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfcde - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c6078 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c6078 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c6078 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cd98c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049152e9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c05c5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048befa2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a5d9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493265e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490de3e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929219 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f4af7 - all[a6105d1a175cc2ad]::channel::writing_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:94:1
[INFO] [stdout]   39:     0x5ee3048e81c7 - all[a6105d1a175cc2ad]::channel::writing_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:95:24
[INFO] [stdout]   40:     0x5ee3048acd06 - <all[a6105d1a175cc2ad]::channel::writing_data::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::setenv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::setenv' (31) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048f1e7b - all[a6105d1a175cc2ad]::channel::setenv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:133:40
[INFO] [stdout]   23:     0x5ee3048cec9d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa780 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2a35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cffae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048ca128 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048ca128 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048ca128 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdc5c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304915d09 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c26f5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf1e2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492ac09 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932f5e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e4fe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929559 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::setenv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5bd7 - all[a6105d1a175cc2ad]::channel::setenv
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:131:1
[INFO] [stdout]   39:     0x5ee3048e8a47 - all[a6105d1a175cc2ad]::channel::setenv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:132:18
[INFO] [stdout]   40:     0x5ee3048acf46 - <all[a6105d1a175cc2ad]::channel::setenv::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::reading_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::reading_data' (30) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048e8c4b - all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:69:40
[INFO] [stdout]   23:     0x5ee3048ce1fd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f9c40 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2035 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfc8e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c5948 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c5948 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c5948 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cd93c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049151c9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c0215 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bef62 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a529 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493255e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490dd7e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049291b9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f4917 - all[a6105d1a175cc2ad]::channel::reading_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:67:1
[INFO] [stdout]   39:     0x5ee3048e8197 - all[a6105d1a175cc2ad]::channel::reading_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:68:24
[INFO] [stdout]   40:     0x5ee3048accc6 - <all[a6105d1a175cc2ad]::channel::reading_data::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- agent::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::smoke' (19) panicked at tests/all/main.rs:24:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492c695 - <core[28b146924c2f19c6]::result::Result<smol[bd688b896f02e628]::async_io::Async<std[929523f510218772]::net::tcp::TcpStream>, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492c695 - all[a6105d1a175cc2ad]::socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:24:53
[INFO] [stdout]   22:     0x5ee304925aa6 - all[a6105d1a175cc2ad]::agent::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/agent.rs:5:34
[INFO] [stdout]   23:     0x5ee3048ce0ed - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f9b20 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d1f35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfc3e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c5218 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c5218 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c5218 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cd8ec - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049150a9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048bfe65 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bef22 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a479 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493245e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490dcbe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929159 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::agent::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee304928a97 - all[a6105d1a175cc2ad]::agent::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/agent.rs:3:1
[INFO] [stdout]   39:     0x5ee3049258d7 - all[a6105d1a175cc2ad]::agent::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/agent.rs:4:17
[INFO] [stdout]   40:     0x5ee3048acc86 - <all[a6105d1a175cc2ad]::agent::smoke::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::keepalive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::keepalive' (38) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee304930a93 - all[a6105d1a175cc2ad]::session::keepalive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:141:40
[INFO] [stdout]   23:     0x5ee3048cf40d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048faf60 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d3135 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048d01de - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048cd378 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048cd378 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048cd378 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cde8c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049164e9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c40c5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf3a2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492b0d9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493365e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490ea3e - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049297d9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::keepalive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee304931987 - all[a6105d1a175cc2ad]::session::keepalive
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:139:1
[INFO] [stdout]   39:     0x5ee30492c9c7 - all[a6105d1a175cc2ad]::session::keepalive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:140:21
[INFO] [stdout]   40:     0x5ee3048ad146 - <all[a6105d1a175cc2ad]::session::keepalive::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::scp_recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::scp_recv' (39) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee30492f121 - all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:148:40
[INFO] [stdout]   23:     0x5ee3048cf1ed - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fad20 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2f35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048d013e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048cc518 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048cc518 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048cc518 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cddee - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049162a7 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c3965 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf320 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492af79 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304933460 - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e8c0 - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929727 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3049315c9 - all[a6105d1a175cc2ad]::session::scp_recv
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:146:1
[INFO] [stdout]   39:     0x5ee30492c967 - all[a6105d1a175cc2ad]::session::scp_recv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:147:20
[INFO] [stdout]   40:     0x5ee3048ad0c6 - <all[a6105d1a175cc2ad]::session::scp_recv::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::shell stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::shell' (32) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3048eec8f - all[a6105d1a175cc2ad]::channel::shell::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:119:40
[INFO] [stdout]   23:     0x5ee3048ce96d - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fa420 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2735 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfebe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c8b98 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c8b98 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c8b98 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdb6c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee3049159a9 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c1be5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf122 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a9f9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932c5e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e2be - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee304929449 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::channel::shell::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3048f5637 - all[a6105d1a175cc2ad]::channel::shell
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:117:1
[INFO] [stdout]   39:     0x5ee3048e89b7 - all[a6105d1a175cc2ad]::channel::shell::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:118:17
[INFO] [stdout]   40:     0x5ee3048ace86 - <all[a6105d1a175cc2ad]::channel::shell::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::smoke' (42) panicked at tests/all/main.rs:24:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492c695 - <core[28b146924c2f19c6]::result::Result<smol[bd688b896f02e628]::async_io::Async<std[929523f510218772]::net::tcp::TcpStream>, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492c695 - all[a6105d1a175cc2ad]::socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:24:53
[INFO] [stdout]   22:     0x5ee30492e221 - all[a6105d1a175cc2ad]::session::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:19:34
[INFO] [stdout]   23:     0x5ee3048cf0dd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048fac00 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d2e35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048d00ee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048cbde8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048cbde8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048cbde8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cdd9c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304916189 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048c35b5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048bf2e2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492aec9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493335e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490e7fe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049296c9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3049313e7 - all[a6105d1a175cc2ad]::session::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:17:1
[INFO] [stdout]   39:     0x5ee30492c937 - all[a6105d1a175cc2ad]::session::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:18:17
[INFO] [stdout]   40:     0x5ee3048ad086 - <all[a6105d1a175cc2ad]::session::smoke::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr] error: test failed, to rerun pass `--test all`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::smoke_handshake stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::smoke_handshake' (43) panicked at tests/all/session.rs:39:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492cba5 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492cba5 - all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:39:33
[INFO] [stdout]   22:     0x5ee3048cefcd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5ee3048faae0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5ee3048d2d35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ee3048d009e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ee3048cb6b8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5ee3048cb6b8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5ee3048cb6b8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5ee3048cdd4e - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5ee304916067 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5ee3048c3205 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5ee3048bf2a0 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5ee30492ae19 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5ee304933260 - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5ee30490e740 - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5ee304929677 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5ee304931209 - all[a6105d1a175cc2ad]::session::smoke_handshake
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:37:1
[INFO] [stdout]   38:     0x5ee30492c907 - all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:38:27
[INFO] [stdout]   39:     0x5ee3048ad046 - <all[a6105d1a175cc2ad]::session::smoke_handshake::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   61:     0x79f8d62b3a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::smoke' (45) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee304925563 - all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:11:40
[INFO] [stdout]   23:     0x5ee3048cdfdd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f9a00 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d1e35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfbee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c4ae8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c4ae8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c4ae8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cd89c - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304914f89 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048bfab5 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048beee2 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a3c9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee30493235e - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490dbfe - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049290f9 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3049288b7 - all[a6105d1a175cc2ad]::sftp::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:9:1
[INFO] [stdout]   39:     0x5ee304921117 - all[a6105d1a175cc2ad]::sftp::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:10:17
[INFO] [stdout]   40:     0x5ee3048acc46 - <all[a6105d1a175cc2ad]::sftp::smoke::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::ops stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::ops' (44) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee304a7b638 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee304a7b638 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee304a7b638 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee304a90a8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee304a90a8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee304a806c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee304a806c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee304a58296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee304a58296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee304a72e29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee304946c7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee304946c7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee304a72fe2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee304a72fe2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee304a58352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee304a4d399 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee304a5922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee304a9127c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee304a90fc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ee30492b331 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee30492b331 - all[a6105d1a175cc2ad]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x5ee3049218a7 - all[a6105d1a175cc2ad]::sftp::ops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:21:40
[INFO] [stdout]   23:     0x5ee3048cdecd - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5ee3048f98e0 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5ee3048d1d35 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::try_with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ee3048cfb9e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[f998799433dd4490]::coop::Budget>>>::with::<tokio[f998799433dd4490]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ee3048c43b8 - tokio[f998799433dd4490]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5ee3048c43b8 - tokio[f998799433dd4490]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5ee3048c43b8 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5ee3048cd84e - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5ee304914e67 - <tokio[f998799433dd4490]::macros::scoped_tls::ScopedKey<tokio[f998799433dd4490]::runtime::basic_scheduler::Context>>::set::<tokio[f998799433dd4490]::runtime::basic_scheduler::enter<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5ee3048bf705 - tokio[f998799433dd4490]::runtime::basic_scheduler::enter::<<tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}, (), tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5ee3048beea0 - <tokio[f998799433dd4490]::runtime::basic_scheduler::BasicScheduler<tokio[f998799433dd4490]::park::either::Either<tokio[f998799433dd4490]::io::driver::Driver, tokio[f998799433dd4490]::park::thread::ParkThread>>>::block_on::<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5ee30492a319 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5ee304932260 - tokio[f998799433dd4490]::runtime::context::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5ee30490db40 - <tokio[f998799433dd4490]::runtime::handle::Handle>::enter::<<tokio[f998799433dd4490]::runtime::Runtime>::block_on<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5ee3049290a7 - <tokio[f998799433dd4490]::runtime::Runtime>::block_on::<all[a6105d1a175cc2ad]::sftp::ops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5ee3049286d9 - all[a6105d1a175cc2ad]::sftp::ops
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:15:1
[INFO] [stdout]   39:     0x5ee3049210e7 - all[a6105d1a175cc2ad]::sftp::ops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:16:15
[INFO] [stdout]   40:     0x5ee3048acc06 - <all[a6105d1a175cc2ad]::sftp::ops::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ee304939d5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee304939d5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5ee3049475d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ee3049475d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ee3049475d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ee3049475d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5ee3049475d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5ee304942134 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5ee304942134 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5ee30494a652 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ee30494a652 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ee30494a652 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ee30494a652 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5ee30494a652 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ee304a7aadf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5ee304a7aadf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x79f8d6226aa4 - <unknown>
[INFO] [stdout]   62:     0x79f8d62b3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::smoke
[INFO] [stdout]     channel::bad_smoke
[INFO] [stdout]     channel::direct
[INFO] [stdout]     channel::drop_nonblocking
[INFO] [stdout]     channel::eof
[INFO] [stdout]     channel::exit_code_ignores_other_errors
[INFO] [stdout]     channel::forward
[INFO] [stdout]     channel::handle_extended_data
[INFO] [stdout]     channel::nonblocking_before_exit_code
[INFO] [stdout]     channel::reading_data
[INFO] [stdout]     channel::setenv
[INFO] [stdout]     channel::shell
[INFO] [stdout]     channel::smoke
[INFO] [stdout]     channel::writing_data
[INFO] [stdout]     session::keepalive
[INFO] [stdout]     session::scp_recv
[INFO] [stdout]     session::scp_send
[INFO] [stdout]     session::smoke
[INFO] [stdout]     session::smoke_handshake
[INFO] [stdout]     sftp::ops
[INFO] [stdout]     sftp::smoke
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04e83b4f0d2f392d5e8a34a5124e0a35297361fae30709988216425733527bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e83b4f0d2f392d5e8a34a5124e0a35297361fae30709988216425733527bd4", kill_on_drop: false }`
[INFO] [stdout] 04e83b4f0d2f392d5e8a34a5124e0a35297361fae30709988216425733527bd4
